func github.com/aws/aws-sdk-go-v2/service/s3.validateOpListPartsInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L1247: 	if err := validateOpListPartsInput(input); err != nil {
		validators.go#L4832: func validateOpListPartsInput(v *ListPartsInput) error {